SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-ply rpm build for : Mandriva  2007. For other distributions click python-ply.

Name : python-ply
Version : 1.8 Vendor : Mandriva
Release : 1mdv2007.0 Date : 2006-08-31 15:47:02
Group : Development/Python Source RPM : python-ply-1.8-1mdv2007.0.src.rpm
Size : 0.36 MB
Packager : Iurt the rebuild bot < warly_mandriva_com>
Summary : Python Lex-Yacc
Description :
PLY is yet another implementation of lex and yacc for Python. Although
several other parsing tools are available for Python, there are
several reasons why you might want to take a look at PLY:
- It uses LR-parsing which is reasonably efficient and well suited for
larger grammars.
- PLY provides most of the standard lex/yacc features including
support for empty productions, precedence rules, error recovery, and
support for ambiguous grammars.
- PLY is extremely easy to use and provides very extensive error
checking.

RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-ply-1.8-1mdv2007.0.noarch.rpm
ftp.icm.edu.pl  python-ply-1.8-1mdv2007.0.noarch.rpm
     

Provides :
python-ply

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
python
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python-base => 2.4


Content of RPM :
/usr/lib/python2.4/site-packages/lex.py
/usr/lib/python2.4/site-packages/lex.pyc
/usr/lib/python2.4/site-packages/yacc.py
/usr/lib/python2.4/site-packages/yacc.pyc
/usr/share/doc/python-ply-1.8
/usr/share/doc/python-ply-1.8/CHANGES
/usr/share/doc/python-ply-1.8/COPYING
/usr/share/doc/python-ply-1.8/README
/usr/share/doc/python-ply-1.8/TODO
/usr/share/doc/python-ply-1.8/doc
/usr/share/doc/python-ply-1.8/doc/ply.html
/usr/share/doc/python-ply-1.8/example
/usr/share/doc/python-ply-1.8/example/ansic
/usr/share/doc/python-ply-1.8/example/ansic/README
/usr/share/doc/python-ply-1.8/example/ansic/clex.py
/usr/share/doc/python-ply-1.8/example/ansic/cparse.py
/usr/share/doc/python-ply-1.8/example/calc
/usr/share/doc/python-ply-1.8/example/calc/calc.py
/usr/share/doc/python-ply-1.8/example/classcalc
/usr/share/doc/python-ply-1.8/example/classcalc/calc.py
/usr/share/doc/python-ply-1.8/example/hedit
/usr/share/doc/python-ply-1.8/example/hedit/hedit.py
/usr/share/doc/python-ply-1.8/example/newclasscalc
/usr/share/doc/python-ply-1.8/example/newclasscalc/calc.py
/usr/share/doc/python-ply-1.8/example/optcalc
/usr/share/doc/python-ply-1.8/example/optcalc/README
/usr/share/doc/python-ply-1.8/example/optcalc/calc.py
/usr/share/doc/python-ply-1.8/example/unicalc
/usr/share/doc/python-ply-1.8/example/unicalc/calc.py
/usr/share/doc/python-ply-1.8/test
There is 85 files more in these RPM.

 
ICM